Get Subscription

Request
path Parameters
id
required
string
Responses
200

Ok

get/subscriptions/{id}
Request samples
Response samples
application/json
{
  • "id": "string",
  • "url": "string",
  • "plan": {
    },
  • "createdAt": "2019-08-24T14:15:22Z",
  • "updatedAt": "2019-08-24T14:15:22Z",
  • "period": "monthly",
  • "startTime": "2019-08-24T14:15:22Z",
  • "endTime": "2019-08-24T14:15:22Z",
  • "scope": {
    },
  • "accountId": "string",
  • "autoRenewal": true,
  • "status": "future",
  • "paymentDriverId": "string",
  • "paymentMethodId": "string",
  • "addon": true
}